SftTree/NET 2.0

Visible Property, FootersClass Class

Softel vdm, Inc.

Defines whether column footers and the footer area are visible.

Syntax      FootersClass Class (Softelvdm.SftTreeNET)

VB   

Public Property Visible As Boolean

C#   

public bool Visible { get; set; }

C++   

public: property bool Visible {
        bool get();
        void set(bool value);
}

Property Value

True if column footers are visible, otherwise False.

The default value is True.

Comments

The Visible property defines whether column footers and the footer area are visible.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com